Skip to content

Conversation

@diptorupd
Copy link
Contributor

  • Have you provided a meaningful PR description?

    Move kernel string templates into reusable module.

      - The utils.kernel_builder module had a helper function to
        generate a range kernel function as the starting point for
        creating a kernel for a parfor. The commit refactors the
        code into a separate module to enhance redability and reuse.
      - Other clean up and dead code removal from kernel_builder.py
    
  • Have you tested your changes locally for CPU and GPU devices?

  • Have you made sure that new changes do not introduce compiler warnings?

  • If this PR is a work in progress, are you filing the PR as a draft?

Diptorup Deb added 2 commits March 11, 2023 12:23
    - The utils.kernel_builder module had a helper function to
      generate a range kernel function as the starting point for
      creating a kernel for a parfor. The commit refactors the
      code into a separate module to enhance redability and reuse.
    - Other clean up and dead code removal from kernel_builder.py
@diptorupd diptorupd merged commit 33b3af4 into main Mar 11, 2023
@diptorupd diptorupd deleted the refactor/kernel_builder branch March 11, 2023 22:37
github-actions bot added a commit that referenced this pull request Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant